home *** CD-ROM | disk | FTP | other *** search
/ Everything For A Hacker / 19990506-[HACK].iso / ANTIVIR / nav / NAV9X / DATA2.CAB / NAV_Windows / SCHEDULE.INI < prev   
Windows Autorun File  |  1998-08-03  |  2KB  |  64 lines

  1. [Scheduler]
  2. ButtonStyle=838
  3. StatusBar=1
  4. Hide=0
  5. Autoload=0
  6.  
  7. [NamedEvents]
  8. VirusScan=1
  9. LiveUpdate=1
  10.  
  11. [VirusScan]
  12. Name=Scan for Viruses
  13. Prompt=&What to Scan:
  14. CommandLine=NAVW32.EXE
  15. DefaultDesc=Scan for Viruses
  16. DefaultActionText=/L
  17. AllowBlankActionText=0
  18. BlankActionTextMessage=Please enter either a valid path to scan, or "/L" for all local drives.
  19. StartupDir=
  20. RunStyle=1
  21.  
  22. [LiveUpdate]
  23. Name=Run LiveUpdate (for Norton AntiVirus)
  24. Prompt=C&ommand Line ("/Prompt" to ask before running):
  25. CommandLine=NAVLU32.EXE /SCHEDULED
  26. DefaultDesc=Run LiveUpdate (for Norton AntiVirus)
  27. StartupDir=
  28. RunStyle=0
  29.  
  30. [Norton Program Scheduler]
  31. AutorunMissedEvents=0
  32.  
  33. [CSymTask]
  34. ; These should not be translated.
  35. FileHeaderSig=NPSFILE
  36. EntryHeaderSig=NPSENTRY
  37. ScheduleBinFile=SCHEDULE.DAT
  38. MessageApp=NTaskMgr.exe
  39.  
  40. ; This string must match the named events section name above.
  41. NamedEventsSectionName=NamedEvents
  42.  
  43. ; The following strings are the key names used in the VirusScan and
  44. ; LiveUpdate sections above.  If those names are translated, these must
  45. ; also be changed to match.
  46. NameKey=Name
  47. PromptKey=Prompt
  48. CommandLineKey=CommandLine
  49. StartupDirKey=StartupDir
  50. RunStyleKey=RunStyle
  51. DefaultDescKey=DefaultDesc
  52. DefaultActionTextKey=DefaultActionText
  53.  
  54. ; These are strings used in writing new NPS events. They must match the
  55. ; corresponding strings in the NPS and NPSAPI projects.
  56. MessageEventName=Display message
  57. RunProgramEventName=Run program
  58.  
  59. ; These are the NAV event section names.  They must match the section
  60. ; names above.
  61. NAVScanSectionName=VirusScan
  62. NAVLUSectionName=LiveUpdate
  63.  
  64.